home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / duchie.arc / DU291US3.EXE / pak / PCP.SCR < prev    next >
Text File  |  1989-11-17  |  431b  |  25 lines

  1.         Clearscreen
  2.         Show Dutchie Scriptprocessor Version 2.91c testscript PC Pursuit\\
  3.         watchdog 60
  4.         OnError Error
  5.  
  6. ; the phonenumber is: pcpnumber-areacode
  7. ; call telenet
  8.  
  9.         dial %1  
  10.  
  11. ; tell telenet we are here
  12.         
  13.         Emit ~|~D~|
  14.         Waitfor 10 =
  15.  
  16. ; set special terminal type
  17.  
  18.         Emit ~D1|
  19.         Waitfor 10 @
  20.  
  21. ; get the right area
  22.  
  23.         Emit 
  24.         
  25.